home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2004 #11 / Amiga Plus CD - 2004 - No. 11.iso / AmiSoft / Comm / net / SLH.lha / SLH / SLH.readme < prev   
Text File  |  2004-08-08  |  1KB  |  42 lines

  1. Short: Network-RxMUI for SAMBA/smbfs
  2. Author: robin@amiganiac.net
  3. Uploader: robin@amiganiac.net
  4. Type: comm/net
  5. Required: RxMUI,Samba 2.0.x,smbfs,NList MCCs,status,break
  6. Version: 0.3
  7.  
  8. Samba's Little Helper
  9.  
  10. A little tool to mount/unmount shares using smbfs.
  11. Tested with Samba 2.0.7 running MorphOS.
  12.  
  13. Just a doubleclick can mount/unmount a share that
  14. is found in your network.
  15. I've no idea how passwords and user work, so the implementation
  16. is just a "might work" thing ...
  17.  
  18. Tooltypes:
  19.  
  20. SAMBABINPATH
  21.  
  22. Path to your Samba binaries (nmblookup,smbclient,etc)
  23. Default: "SAMBA:bin"
  24.  
  25. ADDIP
  26.  
  27. Adds external IP's to the searchlist.
  28. You can use this Tooltype more than once.
  29.  
  30. SERVER/SHARE=USER:PASS
  31.  
  32. User/Passwords for shares are a special Tooltype.
  33. So if your server is PEGASOS and the share is TEMP
  34. and only the user BULLY with the pass HARRY is allowed
  35. the tooltype should look like this: PEGASOS/TEMP=BULLY:HARRY
  36. Good luck with this one ;-)
  37.  
  38. History:
  39.  
  40. 0.3 09.08.04 Added support for external IP's (Tooltype ADDIP)
  41. 0.2 08.08.04 Added search for MSBROWSE (Whatever that is .... now PC shares are listed,too)
  42. 0.1 First Beta